Indicates the alert’s severity level.
See the NSAlert.StyleValues enumeration for the list of alert style constants.
Currently, there is no visual difference between informational and warning alerts. You should only use the critical (or “caution”) alert style if warranted, as specified in the “Alerts” chapter in macOS Human Interface Guidelines.